day1- webpack


npm vs yarn

index.html -> srcipt src="/dist/bundle.js"
src-
| utils.js -> 'export'
|index.js -> 'import'
webpack.comfig.js -> "start","build"

npm run start







你可能感興趣的文章

[ js 筆記 ] 閉包 Closure

[ js 筆記 ] 閉包 Closure

簡明 Vim 文字編輯器操作入門教學

簡明 Vim 文字編輯器操作入門教學

[ 實作問題 ] Notice: Undefined offset

[ 實作問題 ] Notice: Undefined offset






留言討論